Welcome![Sign In][Sign Up]
Location:
Search - dos 6

Search list

[Communicationserial-Commu-dos

Description: DOS环境下简单的串口测试工具,支持中断、查询方式-DOS environment simple serial testing tools to support the interruption, query
Platform: | Size: 1024 | Author: jfc | Hits:

[OtherDos6.22

Description: Dos6.22安装软件,现在使用Dos的朋友不是很多了,希望能大家一些方便.-Dos6.22 install the software, now used Dos not many friends, and hope that some U.S. convenience.
Platform: | Size: 3982336 | Author: nxlgp_94 | Hits:

[Software EngineeringDOSHELP

Description: 此电子书资料来源于<无忧启动论坛DOS讨论区>。是我在无忧启动论坛DOS讨论区里看到magictek版主发的一篇帖子《MS-DOS 6.22命令帮助全集 》。 magictek版主发的是一个.img的软盘映像文件。虽然感觉很好。但是看的时候觉得费点劲。就用了一些时间做了这本书。 个人感觉这个帮助很全,也很丰富 ---原作者的话-This information comes from e-books
Platform: | Size: 624640 | Author: jumanji | Hits:

[OtherDOS

Description: 本书是介绍MS-DOS编程的技术书籍,是一本多年来的权威性畅销著作。内容非常 全面,覆盖了DOS的各个方面。 ·包括了MS-DOS 6.xx的全部内容,并覆盖了DOS的各个版本(1.0-6.22)。书中 包括全部的DOS功能调用及数据结构,包括一些未公开的功能和保留的功能。 ·介绍了PC编程时所需的BIOS、鼠标、EMS、XMS、DPMI、任务切换等的功能调 用。 .分专题介绍了DOS编程的各个方面:输入/输出设备;内存、文件、目录、设备管 理 TSR及设备驱动程序 DOS出错处理等等。 ·介绍了如何在汇编语言、BASIC C/C++及Pascal中使用DOS及BIOS的技术。 ·丰富而实用的大量实例源代码。 -err
Platform: | Size: 508928 | Author: misslerman | Hits:

[OS DevelopDOS

Description: 本人收集的DOS操作系统源代码,拿出来共享一下。-This is a DOS Code.
Platform: | Size: 441344 | Author: 丁鹏程 | Hits:

[OS DevelopMS-DOS.6.0.Source.Code

Description: MS-DOS的源代码,是学习windows体系操作系统的必备资料-MS-DOS source code, is to learn the necessary operating system windows system information
Platform: | Size: 21107712 | Author: ni | Hits:

[ActiveX/DCOM/ATLdos-command

Description: dos命令大全-說明dos 操作指令及相關操作-dos command
Platform: | Size: 50176 | Author: csysam | Hits:

[OS DevelopeasyVM_Small

Description: easyVM是一个虚拟机,模拟了8086及一些简单外设,可以跑MS-DOS 6.22。 是一高校毕业设计作品。 在看雪论坛上置顶精华,是不可多得的研究虚拟机的参考资料和代码实现。-easyVM is a virtual machine, to simulate the 8086 and some simple peripherals, you can run MS-DOS 6.22. Is a college graduate design work. Watching the snow Forum Top essence, is a rare study of the virtual machine and code reference implementation.
Platform: | Size: 1532928 | Author: 古风 | Hits:

[Windows Develop622c

Description: DOS 6.22 raw binary image for creating DOS bootable drives.
Platform: | Size: 960512 | Author: GG | Hits:

[Otherdos

Description: 在cvm中实现dos的滚屏打印方式,并在cvm.h 的基础上增加了诸多实用的函数,包括一些图形界面的函数,所带的五笔输入法可以打词,比系统自带的只能打单个字的要方便很多。 只有dos.h文件是用户用的头文件; 用法如下: #include "dos.h" void dos() /*相当于main*/ { } 用户不能用main,因为main已经在dos.obj里了; dos.obj 的生成:dos.c 和其他的.h文件用于生成dos.obj ,只要 cvm.exe dos.c 就可以了 连接成.cvm 文件的时候用 cvmlnk.exe a.cvm dos.obj cvm.obj user.obj 其中 user.obj 是用户自己的代码生成 cvm.obj 在cvm 开发包里有;-In the cvm to achieve the scrolling dos printing method, and based on the increased cvm.h many useful functions, including some graphical user interface functions, brought a five-stroke input method can play word, than the system comes with only the can play a single word to be a lot easier. Only dos.h files are header files used by the user usage is as follows:# include " dos.h" void dos ()/* the equivalent of main*/() you can not use main, because the main has been dos.obj where the dos.obj generation: dos.c and other. h file used to generate dos.obj, as long as the connection can be cvm.exe dos.c into. cvm file would use cvmlnk.exe a.cvm dos.obj cvm . obj user.obj where user.obj is the user' s own code generation cvm.obj development in the cvm package are
Platform: | Size: 13312 | Author: luoweijian | Hits:

[OtherMS-DOS_622

Description: Boot disks for ms-DOS 6.-Boot disks for ms-DOS 6.22
Platform: | Size: 3816448 | Author: Luiz Marcos | Hits:

[SCMDOS-system

Description: 在51单片机中仿真DOS系统!内附源代码+仿真文件-DOS emulation in 51 MCU System! Enclosing the source code+ simulation files
Platform: | Size: 70656 | Author: scbzlijun | Hits:

[Otherdos

Description: 本书是介绍MS-DOS编程的技术书籍,是一本多年来的权威性畅销著作。内容非常 全面,覆盖了DOS的各个方面。 ·包括了MS-DOS 6.xx的全部内容,并覆盖了DOS的各个版本(1.0-6.22)。书中 包括全部的DOS功能调用及数据结构,包括一些未公开的功能和保留的功能。 ·介绍了PC编程时所需的BIOS、鼠标、EMS、XMS、DPMI、任务切换等的功能调 用。 .分专题介绍了DOS编程的各个方面:输入/输出设备;内存、文件、目录、设备管 理 TSR及设备驱动程序 DOS出错处理等等。 ·介绍了如何在汇编语言、BASIC C/C++及Pascal中使用DOS及BIOS的技术。 ·丰富而实用的大量实例源代码。 本书的读者对象为对PC编程有兴趣的专业技术人员、大专院校学生及计算机爱好 者。 -This book is to introduce the MS-DOS programming, technical books, is an authoritative best-selling books over the years. Content is very A comprehensive, covering all aspects of DOS.             * Includes the MS-DOS 6. xx All content and covers the various versions of DOS (1.0-6.22). Book                 Including all of the DOS function calls and data structures, including some undisclosed features and retention functions.             * Introduced PC programming required for BIOS, the mouse, EMS, XMS, DPMI, task switching functions such as transfer                 Use.             . Sub-topic describes the various aspects of DOS programming: input/output devices memory, files, directories, device control                 Li TSR and device driver DOS error handling and so on.      
Platform: | Size: 509952 | Author: 蓝冰 | Hits:

[TCP/IP stackdos-tcp

Description: dos下网络通讯编程例程.支持TCPIP/UDP等常用多种功能,针对NE2000网卡,别的型号网卡只要有驱动更换NE2000.COM即可通用。-dos of network communication programming routines. supports TCPIP/UDP and other commonly used a variety of functions, for the NE2000 card, other type card as long as you can drive to replace NE2000.COM common.
Platform: | Size: 225280 | Author: 田旭晖 | Hits:

[Internet-NetworkDoS

Description: DOS攻击 使对方不能接受其他客户端请求-Denial of Service
Platform: | Size: 2048 | Author: zoulei | Hits:

[Software Engineeringdos

Description: dos命令大全,一网打尽dos的所有命令,配合一些工具有一些意外收获-dos command Daquan, catch all the dos commands, with some of the tools have some windfall
Platform: | Size: 18432 | Author: 罗文俊 | Hits:

[OtherDOS

Description: DOS系统源代码DOS system source code-DOS system source code
Platform: | Size: 436224 | Author: yanmindi | Hits:

[assembly languageDOS

Description: DOS操作系统源代码,VC下编译通过,由于代码中部分为汇编代码,需要阅读者有一定的汇编知识-DOS operating system source code, VC compiled by, as part of the code for the assembly code, you need to read the compilation of those who have some knowledge
Platform: | Size: 423936 | Author: 王福 | Hits:

[OS Developdos-system-orders

Description: dos操作系统是最原始的操作系统,现在很多windows的功能都能在dos完成,特别是系统功能。-dos operating system is the most primitive operating system, many windows in the dos function can be done, especially in system functionality.
Platform: | Size: 729088 | Author: hanyuyi | Hits:

[Windows Developwindows网络相关DOS命令大全.doc

Description: Windows网络命令行介绍及应用,需要DOS命令的基础知识和相关进能。(Windows network Command line)
Platform: | Size: 35840 | Author: Tsin | Hits:
« 1 2 34 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net